adTempus API
|
Gets the schedule(s) that determine when this member should be notified.
__property IEffectiveSchedules** Schedules;
IEffectiveSchedules** Schedules;
Property Schedules() As IEffectiveSchedules**
If UseSchedules is True, adTempus only sends messages to this member during times allowed by the schedule(s).
If notification messages are sent to the member during a time excluded by the schedules, that message is never sent to this member (it is not queued and delivered later).
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|